home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / citta / mi087.dir / 00093_Script_93 < prev    next >
Text File  |  1983-01-27  |  489b  |  21 lines

  1. on enterFrame
  2.   global scrolla, dove, a_blocca, audio
  3.   set dove =0
  4.   set audio to 119
  5.   
  6.   set a_blocca to false
  7.   set scrolla to true
  8.   updatestage
  9.   set the visible of sprite 22 to false
  10.   set the visible of sprite 23 to false
  11.   --  duplicate cast 76,499
  12.   --  vap "su",72,"nobeep"
  13.   
  14.   spegni 1,35
  15.   set the visible of sprite 17 to false
  16.   set the visible of sprite 18 to false
  17.   set the visible of sprite 19 to false
  18.   set the visible of sprite 20 to false
  19.   
  20. end
  21.